Autogenerated HTML docs for v1.5.6.2-247-g923712
diff --git a/git-rev-parse.html b/git-rev-parse.html index 54309af..fe70a42 100644 --- a/git-rev-parse.html +++ b/git-rev-parse.html
@@ -811,9 +811,9 @@ It is the set of commits that are reachable from either one of <tt>r1</tt> or <tt>r2</tt> but not from both.</p></div> <div class="para"><p>Two other shorthands for naming a set that is formed by a commit -and its parent commits exists. <tt>r1^@</tt> notation means all +and its parent commits exist. The <tt>r1^@</tt> notation means all parents of <tt>r1</tt>. <tt>r1^!</tt> includes commit <tt>r1</tt> but excludes -its all parents.</p></div> +all of its parents.</p></div> <div class="para"><p>Here are a handful of examples:</p></div> <div class="literalblock"> <div class="content"> @@ -964,7 +964,7 @@ </div> <div id="footer"> <div id="footer-text"> -Last updated 2008-07-06 05:17:00 UTC +Last updated 2008-07-07 22:10:11 UTC </div> </div> </body>